Make gdk_x11_window_set_theme_variant do nothing for non-toplevels
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Apr 2011 21:40:37 +0000 (17:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 3 Apr 2011 21:40:37 +0000 (17:40 -0400)
commitd46f0db38bf811d404b122784445efec221b37b6
treeafe6f65949ff0affc30f29c11db42f0ed6065f29
parent2226996b803c827f0a874c7e35bc7bcd1043601e
Make gdk_x11_window_set_theme_variant do nothing for non-toplevels

This avoids problems when calling this e.g. on offscreen windows.
gdk/x11/gdkwindow-x11.c